home *** CD-ROM | disk | FTP | other *** search
- Path: news.uiowa.edu!usenet
- From: Artur Wojdat <awojdat@lava.weeg.uiowa.edu>
- Newsgroups: comp.unix.programmer,comp.lang.c
- Subject: Q: Size of a program
- Date: Tue, 26 Mar 1996 08:56:07 -0800
- Organization: University of Iowa, Iowa City, IA, USA
- Distribution: world
- Message-ID: <315821A7.3C8E@lava.weeg.uiowa.edu>
- NNTP-Posting-Host: 128.255.149.126
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Hello everybody,
- I have bunch of programs designed to query Sybase and print the
- results. Nothing special about that but the source code for most of them
- takes up about 2K of disk space and compiled version ... over 600K !!!
- We have some limitations on our system and I am not able to have
- all my programs compiled. So, is there a way to make the executables
- shrink in size ?? Any suggestions will be greatly appreciated
- Art ..
-